Week 9
Milestones
- UI Development -Update Framework.
 - Testing and Quality assurance.
 - Deployment and User training.
 - Final Testings and project Handover.
 
Screenshots / Videos
Contributions
(https://github.com/Sunbird-Knowlg/sunbird-framework-management-ui-tool/pull/13) this is the link of the PR before merging
Learnings
Temporary Deletion and Data Recovery:
- Clicking the "Delete" button results in temporary removal of data.
 - Refreshing the page restores the deleted data, indicating that the deletion is not permanent.
 
API Interaction for Data Creation:
- When clicking "Create," the application stores the new data through an API.
 - This demonstrates the application's ability to interact with the API for data storage.